home *** CD-ROM | disk | FTP | other *** search
/ Sony Ericsson PC Suite K510 / PC Suite.iso / applications / D2P / 1036 / dotnetfx.exe / Win / Microsoft.NET / Framework / v1.0.3705 / installutil.exe.config next >
Encoding:
Extensible Markup Language  |  2002-03-11  |  353 b   |  13 lines

  1. <?xml version ="1.0"?>
  2. <configuration>
  3.     <startup>
  4.         <requiredRuntime  safemode="true"  imageVersion="v1.0.3705" version="v1.0.3705"/>
  5.     </startup>
  6.     <runtime>
  7.         <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
  8.             <publisherPolicy apply="no"/>
  9.         </assemblyBinding>
  10.     </runtime>
  11. </configuration>
  12.  
  13.